Problems saving to ogg on Fedora 11

*nix specific usage questions
grepsy
New Cone
New Cone
Posts: 5
Joined: 22 Jul 2009 17:23
Operating System: Linux

Problems saving to ogg on Fedora 11

Postby grepsy » 22 Jul 2009 23:41

I'm having a problem where my ogg output looses video if I stream to it for more than 20 minutes. I'm running vlc-1.0.0-rc3 Goldeneye on Fedora 11 with all the latest updates.

I have a Canon z850 plugged in via firewire and am running the following command to stream, show on screen and record to ogg

Code: Select all

dvgrab - | vlc - --demux rawdv --sout '#duplicate{dst=display,dst="transcode{vcodec=theo,acodec=vorb,vb=800,ab=128}:standard{access=http,mux=ogg,dst=:8080}",dst="transcode{vcodec=theo,acodec=vorb,vb=1500,ab=256}:standard{access=file,mux=ogg,dst=/tmp/camerasave.ogg}"}'
I'm not sure what's causing it, so any input is appreciated. This does work for videos ~< 20min and happens everytime I try to do longer. I have tried with just the command below with no luck.

Code: Select all

dvgrab - | vlc - --demux rawdv --sout '#transcode{vcodec=theo,acodec=vorb,vb=800,ab=128}:standard{access=file,mux=ogg,dst=/tmp/camerasave.ogg}'
In both instances there is no additional output to the terminal to show anything is wrong. Also, the stream and local video work the entire time.


grepsy
New Cone
New Cone
Posts: 5
Joined: 22 Jul 2009 17:23
Operating System: Linux

Re: Problems saving to ogg on Fedora 11

Postby grepsy » 23 Jul 2009 17:17

I did some more testing, and seems to only be with the duplicate command, and not when I transcode straight to a file. I ran the transcode only for 7 hours last night, and did not have any problems with the ogg. However after 30 minutes this morning with the duplicate command, the ogg contained no video.

@kwizart: I don't see anything in those articles that relate to my issue. I've not had any problems playing back any files, and the transcoding works on its own. I'd prefer to stay out of the testing release branch unless absolutely needed

kwizart
Cone that earned his stripes
Cone that earned his stripes
Posts: 164
Joined: 18 Dec 2006 03:43

Re: Problems saving to ogg on Fedora 11

Postby kwizart » 27 Jul 2009 00:20

That very weird that newbies asks for advices and at the same time doesn't want to do what they were told.

The fact that you understand what is requested to do in theses links is totally optional.

Now if you want to consider your report as valid for tracking a potential bug and regression, you have to get the last version and to reset the cache plugin and configs for vlc.

grepsy
New Cone
New Cone
Posts: 5
Joined: 22 Jul 2009 17:23
Operating System: Linux

Re: Problems saving to ogg on Fedora 11

Postby grepsy » 27 Jul 2009 17:51

It's very weird for you to assume that I am a newbie just because I am new to this forum.

I have no problems trying the testing branch if there is a concrete reason for me to try it. If all of my command line options look correct, and there is no reason for them not to work, then I will try it. Or if you believe that there is a recent patch that might affect this streaming and storing combination. However just telling me to update to the testing branch without any explanation doesn't make me any more likely to do it.

grepsy
New Cone
New Cone
Posts: 5
Joined: 22 Jul 2009 17:23
Operating System: Linux

Re: Problems saving to ogg on Fedora 11

Postby grepsy » 27 Jul 2009 21:43

After updating to the testing version, things are even worse. Now if I do the duplicate to screen, disk and steam there is no video saved to the ogg. If I duplicate to disk and stream the video, no video is saved. If I just transcode to disk the video seems to work. Again, the command-line options I am using are as follows:

Screen, disk and stream

Code: Select all

dvgrab - | vlc - --demux rawdv --sout '#duplicate{dst=display,dst="transcode{vcodec=theo,acodec=vorb,vb=800,ab=128}:standard{access=http,mux=ogg,dst=:8080}",dst="transcode{vcodec=theo,acodec=vorb,vb=1500,ab=256}:standard{access=file,mux=ogg,dst=/tmp/camerasave.ogg}"}'
Disk and stream

Code: Select all

dvgrab - | vlc - --demux rawdv --sout '#duplicate{dst="transcode{vcodec=theo,acodec=vorb,vb=800,ab=128}:standard{access=http,mux=ogg,dst=:8080}",dst="transcode{vcodec=theo,acodec=vorb,vb=1500,ab=256}:standard{access=file,mux=ogg,dst=/tmp/camerasave.ogg}"}'
Disk

Code: Select all

dvgrab - | vlc - --demux rawdv --sout '#transcode{vcodec=theo,acodec=vorb,vb=1500,ab=256}:standard{access=file,mux=ogg,dst=/tmp/camerasave.ogg}'
Also, after updating, the video seems to be applying random effects, such as fish eye, fading in and out and such.

kwizart
Cone that earned his stripes
Cone that earned his stripes
Posts: 164
Joined: 18 Dec 2006 03:43

Re: Problems saving to ogg on Fedora 11

Postby kwizart » 27 Jul 2009 22:53

Once updated, you need to reset the cache and config directory

grepsy
New Cone
New Cone
Posts: 5
Joined: 22 Jul 2009 17:23
Operating System: Linux

Re: Problems saving to ogg on Fedora 11

Postby grepsy » 27 Jul 2009 23:03

I did that after I updated my packages, and before I ran any tests.

kwizart
Cone that earned his stripes
Cone that earned his stripes
Posts: 164
Joined: 18 Dec 2006 03:43

Re: Problems saving to ogg on Fedora 11

Postby kwizart » 31 Jul 2009 09:48

It can be a regression... (1.0.1 has end in rpmfusion-free-updates-testing)


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 7 guests